C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ReportObjectList<TItem> Class / Report Property

In This Topic
Report Property (ReportObjectList<TItem>)
In This Topic
Gets the C1FlexReport object owning this collection.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Report As C1FlexReport
 
See Also